[INFO] cloning repository https://github.com/mantevian/sdfui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mantevian/sdfui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmantevian%2Fsdfui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmantevian%2Fsdfui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68aea2822b5eb7809c4746a35e0dc12ef0ac75eb
[INFO] checking mantevian/sdfui against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmantevian%2Fsdfui" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mantevian/sdfui
[INFO] finished tweaking git repo https://github.com/mantevian/sdfui
[INFO] tweaked toml for git repo https://github.com/mantevian/sdfui written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mantevian/sdfui on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mantevian/sdfui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-pc-windows-gnu.ar
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-pc-windows-gnu.linker
[INFO] [stderr] warning: `sdfui` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-random v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2448f8b9914cd05802b1a2b61fe2e5003389448a2866935c4c8f4b801bd2776c
[INFO] running `Command { std: "docker" "start" "2448f8b9914cd05802b1a2b61fe2e5003389448a2866935c4c8f4b801bd2776c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2448f8b9914cd05802b1a2b61fe2e5003389448a2866935c4c8f4b801bd2776c" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2448f8b9914cd05802b1a2b61fe2e5003389448a2866935c4c8f4b801bd2776c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2448f8b9914cd05802b1a2b61fe2e5003389448a2866935c4c8f4b801bd2776c" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-pc-windows-gnu.ar
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-pc-windows-gnu.linker
[INFO] [stderr] warning: `sdfui` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking wasm-random v0.1.1
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Checking sdfui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app/app_impl.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         mut event: UserEvent,
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/app/app_impl.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let Some(state) = &mut self.state else { return };
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elapsed`
[INFO] [stdout]   --> src/app/init.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let elapsed = state.start_time.elapsed().as_secs_f32();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `App` is never constructed
[INFO] [stdout]  --> src/app/app.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct App {
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `on_setup`, `on_update`, and `run` are never used
[INFO] [stdout]   --> src/app/app.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl App {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 12 |     pub fn new<F>(scene_fn: F) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn on_setup<F>(mut self, f: F) -> Self
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn on_update<F>(mut self, f: F) -> Self
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn run(self) -> anyhow::Result<()> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppImpl` is never constructed
[INFO] [stdout]   --> src/app/app_impl.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct AppImpl {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `create_window` are never used
[INFO] [stdout]   --> src/app/app_impl.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl AppImpl {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn create_window(&self, event_loop: &ActiveEventLoop) -> Arc<Window> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UserEvent` is never used
[INFO] [stdout]  --> src/app/event.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum UserEvent {}
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]  --> src/app/init.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn init() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `vertex_attributes` are never used
[INFO] [stdout]   --> src/app/scene/gpu/shape.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ShapeVertexInstance {
[INFO] [stdout]    | ------------------------ associated functions in this implementation
[INFO] [stdout] 19 |     pub fn new(node: &Node, pos: [f32; 2], size: [f32; 2]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn vertex_attributes() -> [wgpu::VertexAttribute; 7] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LayoutType` is never used
[INFO] [stdout]  --> src/app/scene/node.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum LayoutType {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]   --> src/app/scene/node.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Node {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `measure` and `render` are never used
[INFO] [stdout]    --> src/app/scene/node.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl Node {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout]  47 |     pub fn measure(&self) -> [f32; 2] {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn render(&self, start_pos: [f32; 2]) -> Vec<ShapeVertexInstance> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scene` is never constructed
[INFO] [stdout]  --> src/app/scene/scene.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Scene {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `render` are never used
[INFO] [stdout]   --> src/app/scene/scene.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Scene {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new(root: Node) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn render(&self) -> Vec<ShapeVertexInstance> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `State` is never constructed
[INFO] [stdout]   --> src/app/state.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct State {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `upload_scene`, `update_view`, `resize`, `render`, and `handle_key` are never used
[INFO] [stdout]    --> src/app/state.rs:45:18
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl State {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout]  45 |     pub async fn new(window: Arc<Window>) -> anyhow::Result<Self> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn upload_scene(&mut self, scene: &Scene) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn update_view(&self, width: f32, height: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     pub fn resize(&mut self, new_size: PhysicalSize<u32>) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub fn render(&mut self) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub(super) fn handle_key(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `QUAD_VERTICES` is never used
[INFO] [stdout]   --> src/app/vertex.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const QUAD_VERTICES: &[Vertex] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `vertex_attributes` is never used
[INFO] [stdout]   --> src/app/vertex.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Vertex {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 30 |     pub fn vertex_attributes() -> [wgpu::VertexAttribute; 2] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app/app_impl.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         mut event: UserEvent,
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/app/app_impl.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let Some(state) = &mut self.state else { return };
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elapsed`
[INFO] [stdout]   --> src/app/init.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let elapsed = state.start_time.elapsed().as_secs_f32();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `App` is never constructed
[INFO] [stdout]  --> src/app/app.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct App {
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `on_setup`, `on_update`, and `run` are never used
[INFO] [stdout]   --> src/app/app.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl App {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 12 |     pub fn new<F>(scene_fn: F) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn on_setup<F>(mut self, f: F) -> Self
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn on_update<F>(mut self, f: F) -> Self
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn run(self) -> anyhow::Result<()> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppImpl` is never constructed
[INFO] [stdout]   --> src/app/app_impl.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct AppImpl {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `create_window` are never used
[INFO] [stdout]   --> src/app/app_impl.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl AppImpl {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn create_window(&self, event_loop: &ActiveEventLoop) -> Arc<Window> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UserEvent` is never used
[INFO] [stdout]  --> src/app/event.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum UserEvent {}
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]  --> src/app/init.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn init() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `vertex_attributes` are never used
[INFO] [stdout]   --> src/app/scene/gpu/shape.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ShapeVertexInstance {
[INFO] [stdout]    | ------------------------ associated functions in this implementation
[INFO] [stdout] 19 |     pub fn new(node: &Node, pos: [f32; 2], size: [f32; 2]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn vertex_attributes() -> [wgpu::VertexAttribute; 7] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LayoutType` is never used
[INFO] [stdout]  --> src/app/scene/node.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum LayoutType {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]   --> src/app/scene/node.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Node {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `measure` and `render` are never used
[INFO] [stdout]    --> src/app/scene/node.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl Node {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout]  47 |     pub fn measure(&self) -> [f32; 2] {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn render(&self, start_pos: [f32; 2]) -> Vec<ShapeVertexInstance> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scene` is never constructed
[INFO] [stdout]  --> src/app/scene/scene.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Scene {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `render` are never used
[INFO] [stdout]   --> src/app/scene/scene.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Scene {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new(root: Node) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn render(&self) -> Vec<ShapeVertexInstance> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `State` is never constructed
[INFO] [stdout]   --> src/app/state.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct State {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `upload_scene`, `update_view`, `resize`, `render`, and `handle_key` are never used
[INFO] [stdout]    --> src/app/state.rs:45:18
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl State {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout]  45 |     pub async fn new(window: Arc<Window>) -> anyhow::Result<Self> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn upload_scene(&mut self, scene: &Scene) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn update_view(&self, width: f32, height: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     pub fn resize(&mut self, new_size: PhysicalSize<u32>) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     pub fn render(&mut self) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub(super) fn handle_key(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `QUAD_VERTICES` is never used
[INFO] [stdout]   --> src/app/vertex.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const QUAD_VERTICES: &[Vertex] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `vertex_attributes` is never used
[INFO] [stdout]   --> src/app/vertex.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Vertex {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 30 |     pub fn vertex_attributes() -> [wgpu::VertexAttribute; 2] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app/app_impl.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         mut event: UserEvent,
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/app/app_impl.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let Some(state) = &mut self.state else { return };
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elapsed`
[INFO] [stdout]   --> src/app/init.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let elapsed = state.start_time.elapsed().as_secs_f32();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `on_setup` and `on_update` are never used
[INFO] [stdout]   --> src/app/app.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl App {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn on_setup<F>(mut self, f: F) -> Self
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn on_update<F>(mut self, f: F) -> Self
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `proxy` is never read
[INFO] [stdout]   --> src/app/app_impl.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct AppImpl {
[INFO] [stdout]    |                   ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     proxy: EventLoopProxy<UserEvent>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Row` is never constructed
[INFO] [stdout]  --> src/app/scene/node.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum LayoutType {
[INFO] [stdout]   |          ---------- variant in this enum
[INFO] [stdout] 5 |     Row,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LayoutType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]   --> src/app/scene/node.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Node {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 11 |     pub pos: Option<[f32; 2]>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_instances` is never read
[INFO] [stdout]   --> src/app/state.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     max_instances: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app/app_impl.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         mut event: UserEvent,
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/app/app_impl.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let Some(state) = &mut self.state else { return };
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elapsed`
[INFO] [stdout]   --> src/app/init.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let elapsed = state.start_time.elapsed().as_secs_f32();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `on_setup` and `on_update` are never used
[INFO] [stdout]   --> src/app/app.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl App {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn on_setup<F>(mut self, f: F) -> Self
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn on_update<F>(mut self, f: F) -> Self
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `proxy` is never read
[INFO] [stdout]   --> src/app/app_impl.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct AppImpl {
[INFO] [stdout]    |                   ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     proxy: EventLoopProxy<UserEvent>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Row` is never constructed
[INFO] [stdout]  --> src/app/scene/node.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum LayoutType {
[INFO] [stdout]   |          ---------- variant in this enum
[INFO] [stdout] 5 |     Row,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LayoutType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]   --> src/app/scene/node.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Node {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 11 |     pub pos: Option<[f32; 2]>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_instances` is never read
[INFO] [stdout]   --> src/app/state.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     max_instances: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "2448f8b9914cd05802b1a2b61fe2e5003389448a2866935c4c8f4b801bd2776c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2448f8b9914cd05802b1a2b61fe2e5003389448a2866935c4c8f4b801bd2776c", kill_on_drop: false }`
[INFO] [stdout] 2448f8b9914cd05802b1a2b61fe2e5003389448a2866935c4c8f4b801bd2776c
